Re: [INTERFACES] jdbc examples - Mailing list pgsql-interfaces

From Herouth Maoz
Subject Re: [INTERFACES] jdbc examples
Date
Msg-id l0311070fb1c92319efc5@[147.233.159.109]
Whole thread Raw
In response to jdbc examples  (Cyril FERRAND <cferran2@iutsoph.unice.fr>)
Responses Re: [INTERFACES] jdbc examples  (Peter T Mount <peter@retep.org.uk>)
List pgsql-interfaces
At 15:00 +0300 on 8/7/98, Cyril FERRAND wrote:


> PostgreSQL basic test v6.3 rev 1
>
> Exception caught.
> java.lang.ClassNotFoundException: postgresql.Driver
> java.lang.ClassNotFoundException: postgresql.Driver
>         at example.monbasic.<init>(monbasic.java:20)
>         at example.monbasic.main(monbasic.java:67)

I think you don't have the postgresql.jar archive in your classpath. You
should have the jar itself, not just its directory, as part of the
CLASSPATH variable.

Herouth

--
Herouth Maoz, Internet developer.
Open University of Israel - Telem project
http://telem.openu.ac.il/~herutma



pgsql-interfaces by date:

Previous
From: Cyril FERRAND
Date:
Subject: jdbc examples
Next
From: David Hartwig
Date:
Subject: Re: [HACKERS] Access & Postgres